home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / Syn Text Editor 2.1.0.46 / synsetup-2.1.0.46.exe / {app} / syn.exe / 0 / RCDATA / TABOUTDIALOG / TABOUTDIALOG.txt
Text File  |  2004-02-29  |  5KB  |  208 lines

  1. object AboutDialog: TAboutDialog
  2.   Left = 329
  3.   Top = 137
  4.   Hint = 'Click to close'
  5.   BorderStyle = bsNone
  6.   ClientHeight = 283
  7.   ClientWidth = 322
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = True
  16.   Position = poOwnerFormCenter
  17.   OnClick = FormClick
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnKeyPress = FormKeyPress
  21.   OnMouseMove = FormMouseMove
  22.   OnPaint = FormPaint
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object Comments: TLabel
  26.     Left = 10
  27.     Top = 248
  28.     Width = 284
  29.     Height = 26
  30.     Cursor = crHandPoint
  31.     Hint = 'http://synedit.sourceforge.net/'
  32.     Caption = 
  33.       'Based on the MDI Editor sample to the SynEdit Component, check i' +
  34.       't out: '
  35.     Color = clBtnFace
  36.     Font.Charset = DEFAULT_CHARSET
  37.     Font.Color = clSilver
  38.     Font.Height = -11
  39.     Font.Name = 'MS Sans Serif'
  40.     Font.Style = [fsUnderline]
  41.     ParentColor = False
  42.     ParentFont = False
  43.     ParentShowHint = False
  44.     ShowHint = True
  45.     Transparent = True
  46.     WordWrap = True
  47.     OnClick = lblHomepageClick
  48.     OnMouseMove = lblContribsMouseMove
  49.     IsControl = True
  50.   end
  51.   object lblHomepage: TLabel
  52.     Left = 8
  53.     Top = 48
  54.     Width = 62
  55.     Height = 13
  56.     Cursor = crHandPoint
  57.     Caption = 'lblHomepage'
  58.     Color = clBtnFace
  59.     Font.Charset = DEFAULT_CHARSET
  60.     Font.Color = clSilver
  61.     Font.Height = -11
  62.     Font.Name = 'MS Sans Serif'
  63.     Font.Style = [fsUnderline]
  64.     ParentColor = False
  65.     ParentFont = False
  66.     ParentShowHint = False
  67.     ShowHint = True
  68.     Transparent = True
  69.     OnClick = lblHomepageClick
  70.     OnMouseMove = lblContribsMouseMove
  71.   end
  72.   object Copyright: TLabel
  73.     Left = 8
  74.     Top = 32
  75.     Width = 114
  76.     Height = 13
  77.     Caption = 'Copyright (C) 2000-2003'
  78.     Color = clBtnFace
  79.     Font.Charset = DEFAULT_CHARSET
  80.     Font.Color = clWhite
  81.     Font.Height = -11
  82.     Font.Name = 'MS Sans Serif'
  83.     Font.Style = []
  84.     ParentColor = False
  85.     ParentFont = False
  86.     Transparent = True
  87.     OnClick = FormClick
  88.     IsControl = True
  89.   end
  90.   object Version: TLabel
  91.     Left = 96
  92.     Top = 8
  93.     Width = 51
  94.     Height = 13
  95.     Caption = 'FileVersion'
  96.     Color = clBtnFace
  97.     Font.Charset = DEFAULT_CHARSET
  98.     Font.Color = clWhite
  99.     Font.Height = -11
  100.     Font.Name = 'MS Sans Serif'
  101.     Font.Style = []
  102.     ParentColor = False
  103.     ParentFont = False
  104.     Transparent = True
  105.     OnClick = FormClick
  106.     IsControl = True
  107.   end
  108.   object ProductName: TLabel
  109.     Left = 8
  110.     Top = 3
  111.     Width = 33
  112.     Height = 22
  113.     Caption = 'syn'
  114.     Color = clBtnFace
  115.     Font.Charset = ANSI_CHARSET
  116.     Font.Color = clWhite
  117.     Font.Height = -19
  118.     Font.Name = 'Courier New'
  119.     Font.Style = [fsBold]
  120.     ParentColor = False
  121.     ParentFont = False
  122.     Transparent = True
  123.     OnClick = FormClick
  124.     IsControl = True
  125.   end
  126.   object Label2: TLabel
  127.     Left = 56
  128.     Top = 8
  129.     Width = 38
  130.     Height = 13
  131.     Caption = 'Version:'
  132.     Color = clBtnFace
  133.     Font.Charset = DEFAULT_CHARSET
  134.     Font.Color = clWhite
  135.     Font.Height = -11
  136.     Font.Name = 'MS Sans Serif'
  137.     Font.Style = []
  138.     ParentColor = False
  139.     ParentFont = False
  140.     Transparent = True
  141.     OnClick = FormClick
  142.     IsControl = True
  143.   end
  144.   object lblContribs: TLabel
  145.     Left = 232
  146.     Top = 32
  147.     Width = 80
  148.     Height = 13
  149.     Cursor = crHandPoint
  150.     Hint = 'Click to show Members of the syn Group'
  151.     Caption = 'by the syn Group'
  152.     Color = clBtnFace
  153.     Font.Charset = DEFAULT_CHARSET
  154.     Font.Color = clSilver
  155.     Font.Height = -11
  156.     Font.Name = 'MS Sans Serif'
  157.     Font.Style = [fsUnderline]
  158.     ParentColor = False
  159.     ParentFont = False
  160.     ParentShowHint = False
  161.     ShowHint = True
  162.     Transparent = True
  163.     OnClick = lblHomepageClick
  164.     OnMouseMove = lblContribsMouseMove
  165.     IsControl = True
  166.   end
  167.   object lblBeta: TLabel
  168.     Left = 272
  169.     Top = 8
  170.     Width = 44
  171.     Height = 13
  172.     Alignment = taRightJustify
  173.     Caption = 'BETA 1'
  174.     Color = clBlack
  175.     Font.Charset = DEFAULT_CHARSET
  176.     Font.Color = clWhite
  177.     Font.Height = -11
  178.     Font.Name = 'MS Sans Serif'
  179.     Font.Style = [fsBold]
  180.     ParentColor = False
  181.     ParentFont = False
  182.     Transparent = True
  183.     Visible = False
  184.     OnClick = FormClick
  185.   end
  186.   object pbCredits: TPaintBox
  187.     Left = 8
  188.     Top = 72
  189.     Width = 305
  190.     Height = 169
  191.     Hint = 'Click to close'
  192.     Font.Charset = DEFAULT_CHARSET
  193.     Font.Color = clWindowText
  194.     Font.Height = -11
  195.     Font.Name = 'Tahoma'
  196.     Font.Style = []
  197.     ParentFont = False
  198.     OnClick = FormClick
  199.   end
  200.   object tmlScroll: TTimer
  201.     Enabled = False
  202.     Interval = 50
  203.     OnTimer = tmlScrollTimer
  204.     Left = 112
  205.     Top = 120
  206.   end
  207. end
  208.